CS 211 Lesson 21

Cell Arrays

Quote:

If your actions inspire others to dream more, learn more, do more and become more, you are a leader. John Quincy Adams

Lesson Objectives:

Lesson:

I. MATLAB Concepts

A. Introduction to non-homogeneous arrays

B. Introduction to Cell Arrays

C. Cell array syntax

D. How to create cell arrays

E. How to display/print cell arrays

II. Good Programming Practices

III. Algorithms

Lab Work: Lab 21

References:  Chapman Textbook: section 7.2